home *** CD-ROM | disk | FTP | other *** search
/ RPG Maker - 43 Games / RPG MAKER (BEGE).iso / interface / street.swf / scripts / DefineButton2_7 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-03-13  |  65 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.streetmotors.com.br", "");
  3. }
  4.